Reintroduce the changes made by changeset 7455:021324804fbd, which were
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Sat, 22 Oct 2005 10:04:45 +0000 (11:04 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Sat, 22 Oct 2005 10:04:45 +0000 (11:04 +0100)
commitbacb111591d30c5928a545068ccba49ef5482850
treede0bd375f176eaeebfca18def3a9f13c61671f63
parent55179ce8a56b9cf644641bfc18b95136d186c250
Reintroduce the changes made by changeset 7455:021324804fbd, which were
disabled by workaround 7468:17a9f111fa93.  We additionally need to set the
FD_CLOEXEC flag on the status fd given to SrvServer when spawning the network
script, as at least on some platforms this causes xend to fail to start
properly.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/util/process.py [deleted file]
tools/python/xen/xend/Vifctl.py
tools/python/xen/xend/server/SrvServer.py